Carbon supports the Dialog Manager. However, your application must access Dialog Manager data structures only through the supplied accessor functions. Furthermore, your application must use the functions provided for creating and disposing of Dialog Manager data structures.
Using custom sounds in dialog boxes is not supported in Carbon.The CloseDialog function is not supported because developers do not allocate their own memory for dialog boxes in Carbon. Use the DisposeDialog function to dismiss a dialog box instead.CouldAlert does nothing; unsupported since System 7, it used to make an alert color table unpurgeable.CouldDialog does nothing; unsupported since System 7, it used to make a dialog color table unpurgeable.Using custom sounds in dialog boxes is not supported in Carbon.Using custom sounds in dialog boxes is not supported in Carbon.Use FindDialogItem instead.FreeAlert does nothing; unsupported since System 7, it used to make a dialog color table purgeable after making it unpurgeable by calling CouldAlert.FreeDialog does nothing; unsupported since System 7, it used to make a dialog color table purgeable after making it unpurgeable by calling CouldDialog.
GetDialogControlNotificationProc
QuickTime dialog notification functions are not supported in Carbon.Use GetDialogItemText instead.This QuickTime function for manipulating dialog boxes is not supported in Carbon.InitDialogs is not supported in Carbon. There is no need to initialize the Dialog Manager because the shared library is loaded as needed.Using custom sounds in dialog boxes is not supported in Carbon.Use NewColorDialog instead.Use NewDialog instead.Using custom sounds in dialog boxes is not supported in Carbon.Using custom sounds in dialog boxes is not supported in Carbon.Use ParamText instead.This QuickTime function for manipulating dialog boxes is not supported in Carbon.Use SetDialogItemText instead.This QuickTime function for manipulating dialog boxes is not supported in Carbon.Using custom sounds in dialog boxes is not supported in Carbon.